PhpMetrics report

Evaluation

Download (as SVG) | zoom

Information

Each file is symbolized by a circle. Size of the circle represents the Cyclomatic complexity. Color of the circle represents the Maintainability Index.

Large red circles will be probably hard to maintain.

Custom chart

Download (as SVG) | zoom

Configuration

Select metrics you want to display in chart.

X Axis Y Axis Diameter

Abstractness / Instability

Download (as SVG) | zoom

Score

This score is not absolute. This chart is a comparison of your project relative to a representative average of recent PHP projects.

Each score is calculated from various criterias from 3373 files in your projects. Your score is a note between 0 (poor) and 100 (excellent).

Factor Score
Maintainability 83.83 / 100
Accessibility for new developers 70.1 / 100
Simplicity of algorithms 0 / 100
Volume 31.04 / 100
Reducing bug's probability 39.34 / 100

This score does not replace the judgement of a human.

Relations

Class uses another when it calls, constructs, types hint, extends or implements it.

  • Used by : this class is used by hovered element.
  • Uses : this class uses hovered element.
Download (as SVG)

Explore

Repartition

Files 3373
Lines of code 441363 (148 by class, 28 by method)
Logical lines of code 78504 (26 by class, 5 by method)
Classes 2974
469 interfaces (16 %)
2323 concrete classes (78 %)
651 abstract classes (22 %)
0 anonymous classes (0 %)
Methods 15761 (5.3 by class )
Relative system complexity 2.92
Relative data complexity 0.85
Relative structure complexity 2.07
Lack of cohesion of methods 1.89
Efferent Coupling 2.76
Afferent Coupling 0.48
Abstractness 0.22

Help